-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.0 #464
Merged
Merged
2.0.0 #464
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2.0 beta 3 enhancements 1
Commit of LightBox fixes
Functionality to allow Collapsible sections for Mobile + Facility styles
Pattern + Block Updates
Code was removed due to a merge failure Signed-off-by: Warwick Booth <[email protected]>
PHPCS Fixes and Collapsable section updates.
Exported updated templates from Demo Tour Operator and added to plugin.
Template updates for Tour Operator Plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
Refined the admin interface for managing tours, bookings, and availability. Updated field layouts, improved navigation, and clearer labeling for a more intuitive experience. (#225, #237)
Enhanced integration with WooCommerce and other payment gateways, providing more reliable data handling and reducing the chance of failed booking entries at checkout. (#231)
Further optimized database queries, improving load times on large tour catalogs and ensuring smoother browsing experiences. (#215)
Compatibility & Integration
Increased compatibility with popular WordPress themes and page builders, minimizing styling conflicts and ensuring consistent front-end rendering. (#229, #204)
Added missing translation strings and updated
.pot
files, improving internationalization support and making it easier to localize the plugin. (#217)Email & Notification Templates
Integrated a refined email templating structure that supports dynamic placeholders for tour details, booking confirmations, and reminders. (#240)
Fixes
Addressed incorrect display of overlapping seasonal rates and ensured accurate calculation of discounted or peak-season prices. (#199)
Fixed issues where certain checkout fields failed to render or process correctly, ensuring customers’ booking details are recorded consistently. (#203)
Notes for Upgrading
Before upgrading, back up your site. After update, review and re-save your booking and pricing settings to ensure that seasonal rules and availability data are correctly applied.
Removed
Security